From: jave Date: Thu, 1 Jan 2009 02:29:06 +0000 (+0100) Subject: whitespace cleanup X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3426 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=659a0a59097eb91e69e67a40871f08ca61a1bfe2;p=emacs.git whitespace cleanup --- diff --git a/src/keyboard.c b/src/keyboard.c index 41cb5df6776..4267ea930f6 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -4231,13 +4231,13 @@ kbd_buffer_get_event (KBOARD **kbp, kbd_fetch_ptr = event + 1; } #endif -#ifdef HAVE_XWIDGETS +#ifdef HAVE_XWIDGETS else if (event->kind == XWIDGET_EVENT) { obj = make_lispy_event (event); kbd_fetch_ptr = event + 1; } -#endif +#endif #ifdef HAVE_INOTIFY else if (event->kind == FILE_NOTIFY_EVENT) {